@charset "utf-8"; body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0
}

fieldset,img {
    border: 0
}

:focus {
    outline: 0
}

address,caption,cite,code,dfn,em,th,var,optgroup {
    font-style: normal;
    font-weight: normal
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal
}

abbr,acronym {
    border: 0;
    font-variant: normal
}

input,button,textarea,select,optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

code,kbd,samp,tt {
    font-size: 100%
}

input,button,textarea,select {
    *font-size: 100%
}

body {
    line-height: 1.5
}

ol,ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th {
    text-align: left
}

sup,sub {
    font-size: 100%;
    vertical-align: baseline
}

:link,:visited ,ins {
    text-decoration: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

* {
    margin: 0;
    padding: 0;
}

body,html {
    overflow-y: auto;
    overflow-x: hidden;
}

.clearfix {
    margin-right: auto;
    margin-left: auto;
    *zoom:1}

.clearfix:before,.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

b,em,i {
    font-style: normal;
    font-weight: normal;
}

body {
    margin: 0;
    font-family: "Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #4b4b4b;
    position: relative;
}

html,body {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    overflow-x: hidden;
    min-height: 1000px;
    background-color: #fff !important;
}

button,input,select,textarea,th {
    background: #fff;
    font-size: 12px;
    line-height: 1.5em;
    font-family: "Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;
}

header, section, footer, aside, nav, article, figure {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover,a:focus {
    -webkit-transition: color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;
    -moz-transition: color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;
    -ms-transition: color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;
    -o-transition: color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;
    transition: color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;
}




#header {
    position: relative;
    width: 100%;
    min-width: 1200px;
    z-index: 88;
    background-color: #fff;
}
#header .head {
    height: 89px;
}
.warp {
    width: 1200px;
    margin: 0 auto;
    display: table;
}
.lft {
    float: left;
    display: inline;
}
.head-nav{width:100%;background-color:#22b0fa;border-bottom:3px solid #149df4}
.nav{width:1305px;margin:0 auto;border-left:1px solid #00abab}
.nav li{float:left;line-height:30px;position:relative;z-index:10;border-right:1px solid #149df4}
.nav li .nav-a{display:block;padding:40px 20px 10px;font-weight:700;color:#fff;line-height:20px;text-align:center;font-size:16px}
.nav .nav-a:visited,.nav-son-nav:visited{color:#fff}
.nav li .nav-span{display:block;padding:40px 20px 10px 20px;font-weight:700;color:#fff;float:left;position:relative;line-height:20px;font-size:16px}
.nav li.act{background-color:#149df4}
.nav li:hover{background-color:#149df4}
.nav-son{float:left;padding:15px 20px 0 0;height:58px;overflow:hidden;font-size:14px}
.nav-son p{height:24px;overflow:hidden}
.nav-son-nav{padding:0 10px;display:block;line-height:20px;color:#fff;float:left;border-radius:2px}
.nav-son-nav:hover{background-color:#fff;color:#00abab}
.nav-ico{position:absolute;display:block;width:30px;height:30px;top:10px;left:50%;margin-left:-15px;background-image:url(../images/NavIco.png);background-repeat:no-repeat}
.nav-ico-1{background-position:0 0}
.nav-ico-2{background-position:0 -30px}
.nav-ico-3{background-position:0 -60px}
.nav-ico-4{background-position:0 -90px}
.nav-ico-5{background-position:0 -120px}
.nav-ico-6{background-position:0 -150px}
.nav-ico-7{background-position:0 -180px}
.nav-ico-8{background-position:0 -210px}
.nav-ico-9{background-position:0 -240px}

.mainContent {
    margin-bottom: 0;
}
.bg_fc {
    background-color: #fcfcfc;
    overflow: hidden;
    padding-bottom: 0;
	margin-top: 10px;
}

.h_Recommenda .title {
    margin: 20px 0px;
}

.h_Recommenda .title h2 {
    background: url("../images/part.png") no-repeat 0px 0px;
    font-size: 18px;
    padding: 2px 40px;
}

.h_Recommenda .title div {
    padding: 4px 0px;
}
.h_Recommenda .title div span{
  cursor: pointer
}
.h_Recommenda .title div span::before {
    content: "";
    display: inline-block;
    width: 20px;
    position: relative;
    top: 6px;
    left: 40px;
}

.h_Recommenda .title div .cur::before, .h_Recommenda .title div span:hover::before {
    border-bottom: 1px solid #358ff0;
}

.h_Recommenda .title div .cur {
    color: #358ff0;
}

.h_Recommenda .title div em {
    margin-left: 18px;
}

.h_switch {
    padding-bottom: 20px;
    border-bottom: 1px dashed #e2e2e2;
}

.h_switch ul {
    margin-left: -33px;
    overflow: hidden;
}

.h_switch li {
    float: left;
    margin-left: 33px;
}

.h_switch li a {
    display: inline-block;
    width: 88px;
}

.h_switch li img {
    display: inline-block;
    border-radius: 16px;
    margin-bottom: 10px;
    width: 88px;
    height: 88px;
    transition: transform 0.5s;
}

.h_switch li:hover img {
    transform: rotateY(180deg);
    transition: transform 0.5s;
}

.h_hot div {
    margin-top: 15px;
    height: 30px;
    overflow: hidden;
}

.h_hot div li {
    float: left;
    padding: 5px 0px;
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.h_hot div a {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    height: 30px;
    max-width: 90px;
    overflow: hidden;
}

.h_hot div span {
    padding: 5px 0px;
    margin: 0px 17px;
    color: #ddd;
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.h_hot div .h_title1 {
    background-color: #ff7e61;
    color: #ffffff;
    padding: 5px 20px;
    margin-right: 20px;
    margin-left: 0px;
    float: left;
    display: inline-block;
}

.h_hot div .h_title2 {
    background-color: #6db5ff;
    color: #ffffff;
    padding: 5px 20px;
    margin-right: 20px;
    margin-left: 0px;
    float: left;
    display: inline-block;
}

/*  */
.h_part {
    margin-top: 26px;
    max-height: 894px;
}

.h_part .p_mod {
    width: 480px;
    overflow: hidden;
}

.h_part .p_mod .btn {
    position: absolute;
    cursor: pointer;
    z-index: 99;
    font-size: 50px;
    font-weight: bold;
}

.h_part .p_mod .cf li {
    position: relative;
    color: #fff;
}

.h_part .p_mod .cf a {
    display: inline-block;
    width: 100%;
    height: 350px;
    position: absolute;
    color: #fff;
}

.h_part .p_mod .cf a img {
    width: 100%;
    height: 100%;
}

.h_part .p_mod .cf li span {
    display: block;
    width: 91.7%;
    position: absolute;
    bottom: 0;
    color: #f9f9f9;
    padding: 10px 20px;
    background-color: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}

.h_part .p_mod .icon {
    display: block;
    width: 91%;
    color: #f9f9f9;
    position: absolute;
    bottom: 0;
    padding: 10px 20px;
    text-align: right;
}

.h_part .p_mod .icon i {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 16px;
    margin: 0px 2px;
    background: #e2e7df;
}

.h_part .p_mod .icon .on {
    background-color: #5caf28;
}

.h_part .p_mod .picBox {
    width: 481px;
    height: 350px;
    position: relative;
    overflow: hidden;
}

.h_part .p_mod .picBox ul {
    height: 350px;
    position: absolute;
    left: 0;
}

.h_part .p_mod .picBox li {
    position: absolute;
    width: 481px;
    height: 350px;
    float: left;
}

.h_part .p_mod .listBox {
    width: 480px;
    height: 62px;
    margin-top: 10px;
    overflow: hidden;
}

.h_part .p_mod .listBox ul {
    height: 62px;
}

.h_part .p_mod .listBox li {
    border: 1px solid #ffffff;
    width: 110.5px;
    height: 60px;
    cursor: pointer;
    opacity: 1;
    margin-right: 10px;
    float: left;
}

.h_part .p_mod .listBox #lastnone {
    margin-right: 0px;
}

.h_part .p_mod .listBox img {
    width: 100%;
    height: 60px;
    display: inline-block;
    overflow: hidden;
    background-color: #cfa972;
    opacity: 0.8;
}

.h_part .p_mod .listBox .on {
    border: 1px solid #f0412a;
}

.h_part .p_mod .listBox .on img {
    opacity: 1;
}

.listBox img {
    width: 100%
}

.h_part .p_mod .p_newtravel {
    width: 100%;
    margin-top: 16px;
}

.h_part .p_mod .p_newtravel ul li {
    margin: 9px 0px;
    padding: 0px 15px;
  position: relative;
  box-sizing: border-box;
    border: 1px solid #eeeeee;
    display: inline-block;
    width: 100%;
  z-index: 6;
    background: no-repeat center right / 210px 90px;
    transition: all 0.3s;
}
.h_part .p_mod .p_newtravel ul li:hover {
  box-shadow: 0 0 10px 0 rgba(47, 47, 47, 0.2);
  transition: all 0.3s;
}

.h_part .p_mod .p_newtravel ul li img {
    width: 68px;
    height: 68px;
    border-radius: 6px;
    padding: 10px 0px;
}

.h_part .p_mod .p_newtravel ul li div {
    height: 64px;
    padding: 12px 0px;
    padding-left: 15px;
}

.h_part .p_mod .p_newtravel ul li .tit {
    font-weight: bold;
    display: inline-block;
    font-size: 15px;
    width: 150px;
    height: 50%;
}

.h_part .p_mod .p_newtravel ul li .txt {
    font-size: 13px;
}
.h_part .p_mod .p_newtravel ul li .txt span{
    color: #a8a8a8;
}
.h_part .p_mod .p_newtravel ul li .txt .time {
    margin-left: 30px;
    color: #ff0000;
}

.h_part .p_mod .p_newtravel ul li .b_newtravel:hover {
    color: #fff;
}

.h_part .p_mod .p_newtravel ul li .b_newtravel {
    position: relative;
    background-color: #f0412a;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    border-left: none;
    padding: 25px 20px;
    right: -16px;
    cursor: pointer;
}

.h_part .p_mod .p_newtravel ul li .b_newtravel span {
    color: inherit;
  cursor: pointer;
}

.h_part .p_mod .p_newtravel ul li .b_newtravel:hover span {
    color: #fff;
}

/*  */
.h_part .p_software {
    margin-left: 40px;
    width: 480px;
}

.p_softlist {
    width: 100%;
    overflow: hidden;
}

.p_softlist .p_con {
    overflow: hidden;
}

.h_part .p_software .p_top .cur {
    border-bottom: 2px solid #358ff0;
    background: url(../images/part3.png) no-repeat -71px -30px;
    color: #358ff0;
}

.h_part .p_software .p_top li {
    float: left;
    display: inline-block;
    width: 120px;
    text-align: center;
    padding: 10px 0px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 18px;
    padding-top: 0px;
}

.h_part .p_software .p_con ul {
    border-bottom: 1px dashed #f0f0f0;
    padding: 16px 4px 8px 4px;
}

.h_part .p_software .p_con ul li::before {
    content: "";
    display: inline-block;
    border: 1px solid #f0f0f0;
    border-radius: 20px;
    width: 7px;
    height: 7px;
    position: relative;
    top: 0px;
    left: -386px;
    background-color: #ffffff;
}

.h_part .p_software .p_con ul .naw_first::before {
    content: "新";
    display: inline-block;
    border: 1px solid #ff33ff;
    border-radius: 17px;
    width: 25px;
    height: 25px;
    position: relative;
    top: -1px;
    left: -395px;
    background-color: #ffffff;
    text-align: center;
    line-height: 1.8;
    color: #ff33ff;
}

.h_part .p_software .p_con ul .hot_first::before {
    content: "Ã§Æ’Â­";
    display: inline-block;
    border: 1px solid #fe7d87;
    border-radius: 17px;
    width: 25px;
    height: 25px;
    position: relative;
    top: -1px;
    left: -355px;
    background-color: #ffffff;
    text-align: center;
    line-height: 1.8;
    color: #fe7d87;
}

.h_part .p_software .p_con ul li {
  height: 26px;




    border-left: 1px solid #f0f0f0;
    margin-left: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    line-height: 1.8;
}

.h_part .p_software .p_con ul .last {
    padding-bottom: 0px;
}

.h_part .p_software .p_con ul li img {
    margin: 0px 6px;
    width: 25px;
    height: 25px;
}

.h_part .p_software .p_con ul li .a_type:hover {
    color: #5caf28;
}

.h_part .p_software .p_con ul li .a_type, .h_part .p_software .p_con ul li span {
    width: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #a8a8a8;
}

.h_part .p_software .p_con ul li .a_tit:hover {
    color: #358ff0;
}

.h_part .p_software .p_con ul li .a_tit {
    display: inline-block;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.h_part .p_software .p_con ul li .a_tit.nologo {
    width: 277px;
}

.h_part .p_software .p_con ul li .bot_span {
    background: url(../images/part3.png) no-repeat -267px -26px;
    width: 45px;
    text-align: center;
    font-size: 13px;
}

.h_part .p_software .i_con {
    /*  padding-top: 10px;*/
    max-height: 470px;
    overflow: hidden
}

.h_part .p_software .i_con .c-new {
    max-height: 214px;
    overflow: hidden
}

.h_part .p_software .i_con ul li:hover .onfurls::before {
    background-color: #358ff0;
    border: 1px solid #358ff0;
}

.h_part .p_software .i_con ul li .onfurls::before {
    content: "";
    display: inline-block;
    border: 1px solid #f0f0f0;
    border-radius: 15px;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 17px;
    left: 2px;
    background-color: #f0f0f0;
}

.h_part .p_software .i_con ul li .onfurls {
    position: relative;
    border-bottom: 1px dashed #f0f0f0;
    padding: 11px 0px 11px 12px;
}
.onfurls span{
  color: #a8a8a8;
}
.h_part .p_software .i_con ul li .unfurls {
    border-bottom: 1px dashed #f0f0f0;
    padding: 15px 0px 15px 0px;
}

.h_part .p_software .i_con .two ul li .unfurls {
    padding: 5px 0px 5px 0px;
}

.h_part .p_software .i_con .two ul li .onfurls {
    padding: 5px 0px 5px 15px;
}

.h_part .p_software .p_con ul li .a_type:hover {
    color: #358ff0;
}

.h_part .p_software .i_con ul li .onfurls .a_type {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #a8a8a8;
}

.h_part .p_software .i_con ul li .a_type:hover {
    color: #358ff0;
}

.h_part .p_software .i_con ul li .onfurls .a_tit {
    display: inline-block;
    width: 300px;
    margin-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.h_part .p_software .i_con ul li .unfurls img {
    width: 105px;
    height: 56px;
    border-radius: 5px;
}

.h_part .p_software .i_con ul.c_arti li .unfurls img {
    width: 105px;
    height: 56px;
    border-radius: 5px;
}

.h_part .p_software .i_con ul li .unfurls div {
    margin-left: 25px;
  max-width: 350px;
    height: 56px;
    overflow: hidden;
}

.h_part .p_software .i_con ul li .unfurls .u_title:hover {
    color: #5caf28;
}

.h_part .p_software .i_con ul li .unfurls .u_title {
    margin-left: 0px;
    font-size: 16px;
    margin-bottom: 5px;
    display: inline-block;
    color: #fe6767;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.h_part .p_software .i_con ul li .unfurls .u_img {
    margin-top: 5px;
    margin-left: 0px;
}

.h_part .p_software .i_con ul li .unfurls .fl .a_tit {
    margin: 2px 0px 12px 0;
    font-size: 15px;
    width: 270px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.h_part .p_software .i_con ul li .unfurls div .u_txt {
    margin: 0px 0px;
    font-size: 14px;
    display: inline-block;
    color: #737373;
    width: 330px;
    height: 50px;
    padding-left: 30px;
    overflow: hidden;
    line-height: 2;
}

.h_part .p_software .i_con ul li .unfurls div .txt {
    font-size: 13px;
}

.h_part .p_software .i_con ul li .unfurls div .txt .col {
    color: #faa08e;
  display: inline-block;
  overflow: hidden;
  line-height: 20px;
}

.h_part .p_software .i_con ul li .unfurls div .txt .col a{
  max-width: 120px;
  height: 16px;
  display: inline-block;
  overflow: hidden;
    color: #faa08e;
  margin-right: 4px;
  margin-left: 4px;
}
.h_part .p_software .i_con ul li .unfurls div .txt .col a:first-child{
  margin-left: 0px;
}

/*  */
.h_part .p_role {
    width: 260px;
    overflow: hidden;
}
/*Ã¦â€°â€¹Ã¦Â¸Â¸TopÃ¦Â¦Å“*/
.role_box {
    width: 260px;
    background: url("../images/xyb_bg.png") no-repeat left top;
    height: 366px;
    position: relative;
    overflow: hidden;
}

.role_box .role_tabs {
    position: absolute;
    height: 36px;
    top: 84px;
    width: 162px;
    left: 72%;
    z-index: 999;
    margin-left: -100px;
    /*  overflow: hidden;*/
}

.role_box .role_tabs ul li {
    width: 48px;
    height: 36px;
    float: left;
    margin: 0 3px;
    background: url("../images/icon.png") no-repeat;
    cursor: pointer;
    overflow: hidden;
}

.role_box .role_tabs ul li.one {
    background-position: -7px -750px;
    margin-top: -9px;
}

.role_box .role_tabs ul li.two {
    background-position: -53px -754px;
    margin-top: -5px;
}

.role_box .role_tabs ul li.three {
    background-position: -102px -758px;
    margin-top: -1px;
}

.role_box .role_tabs ul li.one.on {
    background-position: -159px -759px;
    margin-top: -10px;
}

.role_box .role_tabs ul li.two.on {
    background-position: -213px -763px;
}

.role_box .role_tabs ul li.three.on {
    background-position: -267px -767px;
    margin-top: -1px;
}

.xyb_nr {
    position: relative;
    padding-top: 138px;
    overflow: hidden;
}

.xyb_nr .pic {
    width: 120px;
    height: 120px;
    margin: 0 0 0 67px;
    position: relative;
    overflow: hidden;
    z-index: 88;
}

.xyb_nr i {
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(../images/sole.png) no-repeat -11px -12px;
    top: 112px;
    left: 44px;
    z-index: 99;
}

.xyb_nr .pic img {
    width: 120px;
    height: 120px;
    border-radius: 20px;
}

.xyb_nr .tit {
    width: 254px;
  padding:0 26px;
  box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    height: 32px;
    line-height: 32px;
    margin: 8px 0 16px;
    overflow: hidden;
}

.xyb_nr .tit a {
    color: #333;
}

.xyb_nr .pic .cover_120 {
    display: none;
    display: inline-block \9;
}

.xyb_nr .down {
    width: 150px;
    height: 30px;
    display: block;
    margin-top: 16px;
    margin-left: 52px;
    overflow: hidden;
}
.xyb_nr .down.azDown {
  background: url("../images/icon.png") -441px -33px ;
}
.xyb_nr .down a {
    float: left;
    width: 50%;
    height: 30px;
  cursor: pointer;
    text-indent: -9999px;
 text-indent: 0 px;
 font-size: 0 px;
 line-height: 0 px;
}
.xyb_nr .down.azDown a{
  width: 100%;
}
.xyb_nr .down a.az {
}

/*  */
.h_part .p_role .role_bag .bag_top {
    padding: 10px 0px;
    border-bottom: 1px solid #f0f0f0;
}

.h_part .p_role .role_bag .bag_top span {
    background: url(../images/sole.png) no-repeat -47px -96px;
    font-size: 16px;
    color: #333;
    padding-left: 26px;
    margin-top: 10px;
}

.h_part .p_role .role_bag .bag_top a {
    border: none;
}

.h_part .p_role .role_bag {
    margin-top: 7px;
    width: 100%;
    overflow: hidden;
}

.h_part .p_role .role_bag ul {
    width: 100%;
    overflow: hidden;
}

.h_part .p_role .role_bag ul li img {
    width: 260px;
    height: 96px;
}

.h_part .p_role .role_bag ul li span {
    height: 32px;
    line-height: 32px;
    padding: 20px 15px 0;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 15px;
    text-align: center;
}

.h_part .p_role .role_bag ul li .bag_hover {
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=e5f000000, endcolorstr=#e5000000);
    height: 96px;
    text-align: center;
    border-radius: 6px;
    position: relative;
    width: 100%;
    float: left;
    top: -96px;
}

.h_part .p_role .role_bag ul li .bag_hover .a_tit {
    font-size: 16px;
    color: #ffffff;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}

.h_part .p_role .role_bag ul li .bag_hover .a_down:hover {
    color: #fff;
    background: url(../images/sole.png) #eb4e50 no-repeat -139px -90px;
}

.h_part .p_role .role_bag ul li .bag_hover .a_down {
    background: url(../images/sole.png) no-repeat -125px -56px;
    padding: 4px 0px;
    padding-left: 19px;
    display: inline-block;
    width: 45px;
    height: 20px;
    text-align: center;
    border: 1px solid #eb4e50;
    color: #eb4e50;
    border-radius: 6px;
    margin-top: 10px;
}

.h_part .p_role .role_bag ul li {
    width: 100%;
    height: 96px;
    border-radius: 6px;
    margin-top: 15px;
    overflow: hidden;
    position: relative;
}

.h_part .p_role .role_bag ul li:hover .bag_none {
    opacity: 0.4;
}

.h_part .p_role .role_bag ul li:hover .bag_none span {
    display: none;
    z-index: -1;
}

.h_part .p_role .role_bag ul li:hover .bag_hover {
    display: block;
}

/*  */
.h_down {
    margin-top: 10px;
}

.h_down .d_conten .d_left {
    width: 920px;
}

.d_conten {
  margin-bottom: 10px;
}

.no_marBtom {
    border-bottom: none;
}
.h_Recommenda .no_marBtom {
	margin-bottom: 0;
}
ul.az_applist {
    padding-bottom: 5px;
    margin-left: -20.8px;
    overflow: hidden;
}

ul.az_applist li {
    margin-top: 24px;
    float: left;
    width: 136px;
    height: 170px;
  box-sizing: border-box;
  position: relative;
    margin-left: 20.8px;
    text-align: center;
    border: 1px solid #f0f0f0;
}

ul.az_applist li img {
    width: 88px;
    height: 88px;
    margin: 5px 0px;
    margin-top: 14px;
    border-radius: 20px;
}

ul.az_applist li .two_img {
    display: none;
}

ul.az_applist li .a_tit:hover {
    color: #358ff0;
}

ul.az_applist li .a_tit {
    display: block;
  padding: 0 12px;
    margin-bottom: 13px;
  box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: none;
    color: #333333;
}

ul.az_applist li span {
    display: inline-block;
    width: 100%;
    font-size: 12px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  bottom: 0;
  left: 0;
    background-color: #f5f5f5;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.az_applist li .two_a {
    display: none;
    width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
    height: 32px;
  line-height: 32px;
    background-color: #f5f5f5;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.mac_itemUl {
  margin-left: -40px;
  margin-top: 20px;   
  overflow: hidden;
    max-height: 578px;
}
ul.mac_itemUl li {
  display: block;
  width: 200px;
  height: 262px;
  box-sizing: border-box;
  padding: 10px;
  background: #fff;
  float: left;
  margin: 6px 0px 14px 38px;
  border-radius: 5px;
   box-shadow: 0 0 10px 0 rgba(47, 47, 47, 0.2);
  -webkit-transition: all .4s ease-out;
}
ul.mac_itemUl li:hover {
  background-color: #7f7f7f;
}
ul.mac_itemUl li .aimg {
  display: block;
  overflow: hidden;
  width: 102px;
  height: 102px;
  margin: 10px auto 0;
}
ul.mac_itemUl li a{ display: block; }
ul.mac_itemUl li a img {
  border-radius: 20px;
  width: 102px;
  height: 102px;
  display: inline-block;
  position: relative;
  transition: all 0.6s;
}
ul.mac_itemUl li:hover a .aimg img{transform: scale(0.8);transition: all 0.6s;}
ul.mac_itemUl li .show-title {
  display: block;
  color: #555;
  font-size: 16px;
  margin: 6px 0 2px 0;
  width: 100%;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  font-weight: 400;
  text-align: center;
}
ul.mac_itemUl li .ver {
  height: 20px;
  margin-bottom: 6px;
  line-height: 20px;
  text-align: center;
  color: #666;
  overflow: hidden;
}
ul.mac_itemUl li .show-content {
  display: block;
  color: #777;
  font-size: 12px;
  margin: 0 auto 5px;
  height: 36px;
  line-height: 18px;
  overflow: hidden;
}
ul.mac_itemUl li .show-time {
  width: 100%;
  height: 20px;
  margin: 0 auto;
  line-height: 20px;
  font-size: 12px;
  color: #fe0101;
}

ul.mac_itemUl li .show-time i {
  background: url("../images/icon.png") no-repeat -444px -722px;
  width: 14px;
  height: 14px;
  margin-top: 4px;
  float: left;
  margin-right: 6px;
  display: inline-block;
}
ul.mac_itemUl li:hover .show-title,ul.mac_itemUl li:hover .ver{
color:#fff;}
ul.mac_itemUl li:hover .show-content{
  height: 54px;color:#fff;
}
ul.mac_itemUl li:hover .show-time {
  display: none;
}
.h_down .d_conten .d_left .l-title {
    margin-top: 10px;
    border-bottom: 1px solid #f0f0f0;
}

.h_down .d_conten .d_left .l-title h3 {
    font-size: 18px;
    padding: 10px 0px;
    color: #666666;
    border-bottom: 2px solid #358ff0;
}

.h_down .d_conten .d_left .l-title .more:hover {
    color: #358ff0;
}

.h_down .d_conten .d_left .l-title .more {
    border: none;
    padding: 0px;
    padding-top: 10px;
    line-height: 3.4;
    font-size: 12px;
}

.h_down .d_conten .d_right {
    width: 340px;
}

ul.bl_topsecList {
    overflow: hidden;
    width: 100%;
}

ul.bl_topsecList li {
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 10px 0px;
    border-bottom: 1px dashed #f0f0f0;
}

ul.bl_topsecList li:hover {
    background-color: #f9f9f9;
}

ul.bl_topsecList li .l_texts span {
    margin-left: 10px;
    display: block;
    font-size: 13px;
}

ul.bl_topsecList li:hover a {
    display: inline-block;
}

ul.bl_topsecList li .l_text span {
    margin-left: 10px;
    display: block;
    font-size: 13px;
    color: #a8a8a8;
}

ul.bl_topsecList li span a {
    display: inline-block;
    font-size: 13px;
    color: #a8a8a8;
}
ul.bl_topsecList li .pm {
    float: left;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 100px;
    margin-top: 16px;
    margin-right: 16px;
}

ul.bl_topsecList li .p_tl {
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: #C5C5C5;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 100px;
    margin-right: 16px;
}

ul.bl_topsecList li .p_tl_two {
    margin-top: 16px;
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: #C5C5C5;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 100px;
    margin-right: 16px;
}

ul.bl_topsecList li .p_tt {
    color: black;
    font-size: 15px;
    max-width: 82%;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.bl_topsecList li:nth-child(1) .pm {
    background-color: #ff4800;
}

ul.bl_topsecList li:nth-child(2) .pm {
    background-color: #ff6d34;
}

ul.bl_topsecList li:nth-child(3) .pm {
    background-color: #ffa07b;
}

ul.bl_topsecList li img {
    width: 60px;
    height: 60px;
    display: inline-block;
    overflow: hidden;
    border-radius: 6px;
}

ul.bl_topsecList li .l_texts {
    width: 30%;
}
ul.bl_topsecList li .l_text .tl {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 165px;
    margin: 0px 0px 12px 0;
    margin-left: 10px;
    display: block;
}
ul.bl_topsecList li a:hover {
  color: #358ff0;
}
ul.bl_topsecList li .l_texts a:hover,ul.bl_topsecList li .l_text .tl:hover,ul.bl_topsecList li a.p_tt:hover {
  color: #358ff0;
  text-decoration: underline;
}
ul.bl_topsecList li .a_down {
    display: none;
    padding: 0px 10px;
    background-color: #f9f9f9;
    margin-top: 24px;
    border: 1px solid #358ff0;
    color: #358ff0;
}

ul.bl_topsecList li .a_down:hover {
    border: 1px solid #358ff0;
    color: #ffffff;
    background-color: #358ff0;
}

ul.bl_topsecList li .mt0 {
    margin-top: 0px;
}

.h_down .d_conten .d_left .l-title .p_top {
    padding: 0px;
    border: none;
}

.h_down .d_conten .d_left .l-title .p_top .cur {
    border-bottom: 2px solid #358ff0;
    background: url(../images/part3.png) no-repeat -71px -30px;
    color: #358ff0;
}

.h_down .d_conten .d_left .l-title .p_top h3 {
    float: left;
    border: none;
    margin: 0px;
    height: auto;
    display: inline-block;
    width: 108px;
    text-align: center;
    padding: 10px 0px;
    font-size: 18px;
    margin-right: 20px;
    padding-top: 0px;
}

.az_applist.mb6 li {
    height: 164px;width: 136px;
    margin-top: 30px;
    border: none;
    position: relative;
}

.az_applist.mb6 li .a_tit {
    margin-bottom: 8px;
    display: block;
    margin-top: 8px;
}

.az_applist.mb6 li .app_img {
    display: block;
    overflow: hidden;
}

.az_applist.mb6 li img {
    width: 100px;
    height: 100px;
  display: inline-block;
    margin: 0px;
    transition: transform 0.5s;
}

.az_applist.mb6 li:hover img {
    transform: rotateY(180deg);
    transition: transform 0.5s;
}

.az_applist.mb6 li .hover_ewm {
    display: none;
    width: 110px;
    height: 102px;
    background: url("../images/icon.png") no-repeat -430px -596px;
    position: absolute;
    top: 10px;
    overflow: hidden;
    left: 50px;
    z-index: 1;
    padding: 8px 0px;
}

.az_applist.mb6 li:nth-child(6n) .hover_ewm {
    background-position: -479px -745px;
    left: -10px;
}

.az_applist.mb6 li .one_a:hover {
    color: #ffffff;
    background-color: #ffc221;
}

.az_applist.mb6 li .one_a:hover::after {
    background: url(../images/icon.png) no-repeat -335px -95px;
}

.az_applist.mb6 li .one_a {
    display: inline-block;
    width: auto;
    padding: 0px 18px 0 18px;
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 5px;
    line-height: 2;
}

.az_applist.mb6 li:hover {
    border: none;
}

.az_applist.mb6 li:hover .two_a, .az_applist.mb6 li:hover .hover_ewm {
    display: none;
}

.az_applist.mb6 li:hover .one_a, .az_applist.mb6 li:hover .one_img {
    display: inline-block;
}

/*  */
.h_down .d_conten .d_left .l-title .pd_top {
    margin-left: 220px;
}

.h_down .d_conten .d_left .l-title .pd_top h3:hover, .h_down .d_conten .d_left .l-title .pd_top .cur {
    color: #358ff0;
    border: none;
    background: none;
}

.h_down .d_conten .d_left .l-title .pd_top h3:hover i, .h_down .d_conten .d_left .l-title .pd_top .cur i {
    color: #358ff0;
    background-color: #358ff0;
}

.h_down .d_conten .d_left .l-title .pd_top h3:hover .i::before, .h_down .d_conten .d_left .l-title .pd_top .cur .i::before {
    border: 1px solid #358ff0;
}

.h_down .d_conten .d_left .l-title .pd_top h3 {
    width: auto;
    margin: 5px 35px;
    cursor: default;
}

.h_down .d_conten .d_left .l-title .pd_top h3 i {
    display: inline-block;
    position: relative;
    width: 12px;
    height: 12px;
    background-color: #e4e4e4;
    border-radius: 20px;
    top: 33px;
    left: -43px;
}

.h_down .d_conten .d_left .l-title .pd_top h3 i::before {
    content: "";
    display: inline-block;
    border: 1px solid #e4e4e4;
    border-radius: 25px;
    width: 16px;
    height: 16px;
    position: relative;
    /* background-color: #ffffff; */
    text-align: center;
    color: #e4e4e4;
    top: -4px;
    left: -3px;
}

/*  */
.h_down .d_conten .dt_left {
    width: 920px;
}

.h_down .d_conten .dt_left .l-title {
    margin-top: 6px;
}

.h_down .d_conten .dt_left .l-title h3 {
    font-size: 18px;
    padding: 10px 0px;
    color: #666666;
}

.h_down .d_conten .dt_left .l-title h3 i {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    float: left;
    margin-right: 5px;
}

.h_down .d_conten .dt_left .l-title .h3_one i {
    background: url(../images/icon.png) no-repeat -356px -174px;
}

.h_down .d_conten .dt_left .l_use {
  margin-left:-20px;
  overflow: hidden;
    border-bottom: 1px dashed #f0f0f0;
}

.h_down .d_conten .dt_left .l_use li {
    float: left;
  width: 215px;
    margin:10px 0 10px 20px;
}

.h_down .d_conten .dt_left .l_use li a {
    display: inline-block;
}
.h_down .d_conten .dt_left .l_use li img {
    width: 66px;
    height: 66px;
    display: inline-block;
    overflow: hidden;
    float: left;
    transition: transform 0.5s;
}

.h_down .d_conten .dt_left .l_use li:hover img {
    transform: rotateY(180deg);
    transition: transform 0.5s;
}

.h_down .d_conten .dt_left .l_use li div {
    float: left;
}

.h_down .d_conten .dt_left .l_use li div .a_tit {
    font-size: 16px;
    padding: 5px 10px;
    width: 139px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 0px;
}

.h_down .d_conten .dt_left .l_use li div .two {
    font-size: 14px;
    color: #999999;
    padding: 5px 10px;
    width: 134px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 0px;
}

.h_down .d_conten .dt_left .l_use li div .two a {
    color:#999;
}
.h_down .d_conten .dt_left .l_use li div .two a:hover {
    color:#358ff0;
}
.h_down .d_conten .dt_left .l_edition a.line_pic {
    width: 176px;
    height: 352px;
    overflow: hidden;
    display: inline-block
}

.h_down .d_conten .dt_left .l_edition img {
    width: 176px;
    height: 352px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.h_down .d_conten .dt_left .l_edition img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.h_down .d_conten .dt_left .l_edition a.line_pic:hover span {
    display: block;
}

.h_down .d_conten .dt_left .l_edition a.line_pic span {
/*    display: inline-block;*/
  display: none;
  width:100%;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    background-color: rgb(0, 0, 0);
    background-color: rgba(5, 2, 3, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000, endcolorstr=#66000000);
    position: relative;
    top: -29px;
    padding: 5px 8px;
    color: #ffffff;
}
.h_down .d_conten .dt_left .l_edition ul {
    width: 744px;
    max-height: 360px;
}

.h_down .d_conten .dt_left .l_edition ul li {
    width: 352px;
  box-sizing: border-box;
    border: 1px solid #eeeeee;
    background-color: #fff;
    padding: 12px 16px 16px 16px;
    margin-bottom: 20px;
    margin-left: 20px;
    float: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.h_down .d_conten .dt_left .l_edition ul li:hover {
    box-shadow: 0 0 10px 0 rgba(47, 47, 47, 0.2);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.h_down .d_conten .dt_left .l_edition ul .mb38 {
    margin-bottom: 18px;
}

.h_down .d_conten .dt_left .l_edition ul li .ed_left {
    width: 66%;
    overflow: hidden;
    /*
    text-overflow: ellipsis;
    white-space: nowrap;
  */
}

.h_down .d_conten .dt_left .l_edition ul li .ed_left span {
    width: 100%;
    display: inline-block;color: #666;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.h_down .d_conten .dt_left .l_edition ul li .ed_left .one:hover {
    color: #358ff0;
}

.h_down .d_conten .dt_left .l_edition ul li .ed_left .one {
    width: 100%;
    font-size: 18px;
    color: #444444;
    display: inline-block;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.h_down .d_conten .dt_left .l_edition ul li .ed_left .four {
    /*  color: #444444;*/
    margin-bottom: 0px;
}


.h_down .d_conten .dt_left .l_edition ul li .ed_left .four em {
    color: #999;
    font-style: normal;
}

.h_down .d_conten .dt_left .l_edition ul li .ed_left .four .type {
    display: inline-block;
    text-align: center;
    color: #666;
    background-color: #f5f5f5;
    padding: 3px 10px;
    margin-right: 10px;
}

.h_down .d_conten .dt_left .l_edition ul li .ed_left .four .type:hover {
    color: #358ff0;
}

.h_down .d_conten .dt_left .l_edition ul li .ed_right {
    margin-top: 20px;
}

.h_down .d_conten .dt_left .l_edition ul li .ed_right img {
    width: 80px;
    height: 80px;
    border-radius: 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.h_down .d_conten .dt_left .l_edition ul li .ed_right img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.h_down .d_conten .dt_left .l_edition ul li .ed_right .a_down {
    display: block;
    width: 80px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    margin-top: 10px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
    padding-left: 1px;
    overflow: hidden;
    font-size: 14px;
    border-radius: 20px;
    background: #f4b613;
    color: #FFFFFF;
    box-shadow: 0px 2px 13px 0px rgba(244, 182, 19, 0.65);
}

.h_down .d_conten .dt_left .l_edition ul li .ed_right .a_down:hover {
    background: #F6C74D;
    box-shadow: 0px 2px 13px 0px rgba(246, 199, 77, 0.65);
}

/*  */
.h_down .d_title li .ml25 {
    margin-left: 25px;
}

ul.dj_xy_list {
    margin-top: 0px;
}

ul.dj_xy_list li {
    background-color: #f9f9f9;
    display: block;
    overflow: hidden;
    margin-top: 10px;
    padding: 11px 10px;
}

ul.dj_xy_list li .tps_info {
    width: 314px
}

ul.dj_xy_list li a.tps_tit {
    font-size: 16px;
    font-weight: bold;
    display: block;
    max-width: 230px;
    margin-bottom: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.dj_xy_list li .pm {
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: #C5C5C5;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 100px;
    margin-right: 16px;
    margin-top: 30px;
}

ul.dj_xy_list li .nbone {
    background-color: #ff4800;
}

ul.dj_xy_list li .nbtwo {
    background-color: #ff6d34;
}

ul.dj_xy_list li .nbthr {
    background-color: #ffa07b;
}

ul.dj_xy_list li .p_tl {
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: #C5C5C5;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 100px;
    margin-right: 16px;
}

ul.dj_xy_list li .p_tt {
    color: black;
    font-size: 15px;
    max-width: 82%;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.dj_xy_list li img {
    width: 60px;
    height: 88px;
    border-radius: 6px;
    transition: all 0.4s ease;
}

ul.dj_xy_list li:hover img {
    transform: scale(1.06);
    transition: all 0.4s ease;
}

ul.dj_xy_list li .l_text span.app_starBox {
    display: block;
    margin-top: 4px;
}

ul.dj_xy_list li .l_text {
    height: 88px;
    margin-left: 16px;
}

ul.dj_xy_list li .l_text span.app_starBox {
    margin-top: 16px;
}

ul.dj_xy_list li .l_text p {
    margin-top: 12px;
}

ul.dj_xy_list li .l_text p em {
    font-style: normal;color: #a8a8a8;
}

ul.dj_xy_list li .l_text p a {

    color: #a8a8a8;
}

ul.dj_xy_list li .l_text p a:hover {
    color: #358ff0;
}

/*  */
/*Ã¦â€“Â°css*/
.w880 {
    width: 880px;
}

.w380 {
    width: 380px;
}

.h_down .d_conten .w380 {
    width: 380px;
}

.h_down .d_conten .dj_ul_list {
    margin-top: 12px;
    width: 100%;
}

.h_down .d_conten .dj_ul_list li {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 18px 0px;
    /*  padding-bottom: 15px;*/
    background-color: #ffffff;
    border-bottom: 1px dashed #f0f0f0;
}

.h_down .d_conten .dj_ul_list li:hover {
    background-color: #f9f9f9;
}

.h_down .d_conten .dj_ul_list .cur {
    background-color: #f9f9f9;
}

.h_down .d_conten .dj_ul_list li a.dj_ulImg {
    width: 136px;
    height: 200px;
    border-radius: 6px;
    margin-right: 30px;
    overflow: hidden;
    display: block;
    float: left;
}

.h_down .d_conten .dj_ul_list li img {
    width: 136px;
    height: 200px;
    transition: all 0.4s ease;
}

.h_down .d_conten .dj_ul_list li:hover img {
    transform: scale(1.06);
    transition: all 0.4s ease;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_top p .t_title:hover {
    color: #358ff0;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_top p .t_title {
    color: #444444;
    margin-right: 30px;
    font-size: 20px;
    max-width: 360px;
  float: left;
    display: inline-block;
    font-weight: bold;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_top {
    margin-top: 5px;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_top .w_tit {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 36px;
}
.h_down .d_conten .dj_ul_list li .w_concent .w_top .w_tit span {
    max-width: 320px;
  float: left;
    display: inline-block;
    overflow: hidden;
    line-height: 36px;
}
.h_down .d_conten .dj_ul_list li .w_concent .w_top .t_span {
    width: 100%;
    margin-top: 12px;
    display: block;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_top .t_span i {
    padding: 2px 10px;
    background-color: #f4f4f4;
    color: #757575;
    font-style: normal;
    font-size: 12px;
    margin-right: 5px;
}

.h_down .d_conten .dj_ul_list li .w_concent {
    width: 714px;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_botton {
    margin-top: 27px;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_botton div {
    width: 356px;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_botton .dj_label {
    width: 100%;
    color: #999;
    margin-top: 8px;
    display: inline-block;
    overflow: hidden;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_botton .dj_label a {
    margin: 0 8px;
    color: #666;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_botton .dj_label a:hover {
    color: #358ff0;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_botton .bot_tlt::before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 22px;
    float: left;
    margin-right: 10px;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_botton .tlt_one::before {
    background: url(../images/icon.png) no-repeat -269px -132px;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_botton .tlt_two::before {
    background: url(../images/icon.png) no-repeat -305px -131px;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_botton .bot_tlt {
    color: #444444;
    font-size: 16px;
    font-weight: bold;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_botton div p {
    margin-bottom: 15px;
    margin-top: 15px;
    color: #777777;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_botton div p span {
    margin: 0px 8px;
}

.h_down .d_conten .dj_ul_list li .w_concent .w_botton div p .curs {
    color: #358ff0;
}

.yxsp_list {
    margin: 0 10px;
    padding-bottom: 10px;
    height: auto;
    padding-top: 20px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
}

.yxsp_list .video_icon {
    width: 74px;
    height: 74px;
    border-radius: 82px;
    border: 4px solid #ed3838;
    left: 194px;
    top: 114px;
    text-align: center;
    line-height: 74px;
    font-size: 38px;
    color: #ee3838;
    background-color: rgba(0,0,0,.5);
}


.video_list {
    width: 276px;
    height: 172px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
    margin-right: 38px;
    display: inline;
    position: relative;
}

.video_list:nth-child(4n) {
    margin-right: 0;
}

.video_list img {
    width: 100%;
    height: 100%;
}

.yxsp_mr {
    position: absolute;
    left: 0;
    bottom: 0;
    _bottom: -2px;
    width: 280px;
    height: 35px;
    line-height: 35px;
}

.yxsp_mr a {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 38px 0 5px;
    color: #fff;
    font-size: 14px;
    width: 234px;
    height: 35px;
    overflow: hidden;
}

.yxsp_mr span {
    display: block;
    position: absolute;
}

.yxsp_mr .video_icon {
    width: 21px;
    height: 21px;
    font-size: 12px;
    line-height: 21px;
    left: auto;
    right: 12px;
    top: 6px;
    border-width: 2px;
}

.yxsp_mr .yxsp_bj {
    width: 276px;
    height: 35px;
    background: #000;
    filter: Alpha(Opacity=70);
    opacity: 0.7;
    left: 0;
    bottom: 0;
}

.yxsp_hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 218px;
    height: 172px;
    display: none;
}

.yxsp_hover a {
    display: block;
    width: 218px;
    height: 172px;
}

.yxsp_hover span {
    display: block;
    position: absolute;
}

.yxsp_hover .yxsp_bj {
    width: 276px;
    height: 172px;
    background: #000;
    filter: Alpha(Opacity=70);
    opacity: 0.7;
    left: 0;
    top: 0;
}

.yxsp_hover .video_icon {
    width: 53px;
    height: 53px;
    line-height: 53px;
    left: 108px;
    top: 30px;
    font-size: 30px;
}

.yxsp_hover .video_icon:hover {
    background-position: -514px -14px;
}

.yxsp_hover .yxsp_txt {
    height: 52px;
    line-height: 26px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    padding: 0 32px;
    width: 212px;
    text-align: center;
    left: 0;
    bottom: 20px;
}

.video_list:hover .yxsp_mr {
    display: none;
}

.video_list:hover .yxsp_hover {
    display: block;
}


.Ritem .Min5 .item { width: 100%; padding: 0; float: initial; }

.Min5 .item { background: #fff; width: 365px; padding: 0 10px; float: left; }

.Min5 .item:nth-child(2) { margin: 0 72px; }

.Min5 .item .tile { height: 50px; line-height: 50px; overflow: hidden; border-bottom: 1px solid #E4E4E4; }

.Min5 .item .tile .bt { float: left; font-weight: bold; font-size: 16px; color: #FF6666; position: relative; }

.Min5 .item .tile .bt::after { width: 100%; height: 3px; background: #FF6666; content: ''; position: absolute; left: 0; bottom: 0; }

.Min5 .item ul { padding: 0 10px; }

.Min5 .item ul li { border-bottom: 1px solid #F2F2F2; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; padding: 15px 0; height: 30px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.Min5 .item ul li .num { width: 26px; height: 26px; border-radius: 50%; color: #fff; line-height: 26px; text-align: center; background: #FF3300; margin-right: 10px; }

.Min5 .item ul li .down { height: 24px; width: 22px; background-position: -210px 0; }

.Min5 .item ul li .down:hover { opacity: 0.9; }

.Min5 .item ul li .box_a { display: none; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; }

.Min5 .item ul li .box_a .img { width: 66px; height: 66px; border-radius: 15px; }

.Min5 .item ul li .box_a .infor { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 10px; overflow: hidden; }

.Min5 .item ul li .box_a .infor .name { height: 30px; line-height: 30px; font-weight: bold; display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Min5 .item ul li .box_a .infor p { height: 30px; line-height: 30px; overflow: hidden; font-size: 12px; text-transform: uppercase; }

.Min5 .item ul li .box_a .infor p span { padding: 0 7px; }

.Min5 .item ul li .box_b { display: block; overflow: hidden; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.Min5 .item ul li .box_b .name { height: 30px; line-height: 30px; display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Min5 .item ul .on { height: 66px; }

.Min5 .item ul .on .box_a { display: -webkit-box; display: -ms-flexbox; display: flex; }

.Min5 .item ul .on .down { height: 30px; width: 28px; background-position: -322px 0; }

.Min5 .item ul .on .box_b { display: none; }

.Min5 .item ul li + li .num { background: #FF6633; }

.Min5 .item ul li + li + li .num { background: #FFCC66; }

.Min5 .item ul li + li + li + li .num { background: #D7D7D7; }

.icoimg {
    background: url(../images/ico_img.png) no-repeat center;
}

.Min5 .item ul li .box_a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

ul.az_applist li:hover .two_a {
    color: #ffffff;
    background-color: #358ff0;
}

ul.az_applist li:hover {
    border: 1px solid #358ff0;
}

ul.az_applist li .two_a:hover {
    background-color: #2b71c2;
    color: #ffffff;
}

ul.az_applist li:hover span {
    display: none;
}

ul.az_applist li:hover two_a {
    display: inline-block;
}

ul.az_applist li:hover .two_a, ul.az_applist li:hover .two_img {
    display: inline-block;
}

ul.qrlist li:hover .one_img {
    display: none;
}

ul.az_applist li canvas {
    margin-top: 14px;
}

.az_applist.mb6 li .one_a:hover::after {
    background: url(../images/icon.png) no-repeat -335px -95px;
}

.az_applist.mb6 li .one_a::after {
    content: "";
    background: url(../images/icon.png) no-repeat -374px -95px;
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    top: 4px;
    left: 5px;
}

.hover_ewm canvas {
    margin-top: 3px !important;
}


